getName

abstract fun getName(): String

Gets the user-defined name of this playlist.

The name is typically used for identification and display purposes within content management systems or player interfaces.

Return

A non-null String representing the name of the playlist. Can be empty if no name is assigned.